home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / msdos / batmnu23.zip / DP-APPS.BAT < prev    next >
DOS Batch File  |  1993-09-23  |  180b  |  10 lines

  1. @echo off
  2. :: REM This file shows how BATMNU can be used with a separate menu file
  3.  
  4. :start
  5. batmnu dp-apps
  6. if errorlevel 127 goto exit
  7. if not %errlev%!==! goto start
  8.  
  9. :exit
  10.